PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package
/
PDFDocument Class
/ setID Method
The document ID.
Collapse All
Expand All
In This Topic
setID Method
In This Topic
Sets the document ID, a 32 byte identifier.
Syntax
public
void
setID(
byte
[]
id
)
Parameters
id
The document ID.
See Also
Reference
PDFDocument Class
PDFDocument Members